adapter pattern meaning in Chinese
适配器范例
适配器模式
Examples
- In a nutshell , this is the place where the adapter pattern from gamma can come to your rescue
简单地说,这是[ gamma ]提出的适配器模式能够向您提供帮助的地方。 - The canonical adapter pattern converts endpoints native bus - attachment protocols to a standard protocol , normalizes payload , and reverses these transformations upon delivery
规范化适配器模式将端点的本机总线附加协议转换为标准协议,实现有效负载规范化,并在交付时进行这些转换的反向转换。 - The article generalizes all kinds of software design patterns with emphasis on the research of the several representative design patterns in omc project , including mvc , observer , singleton , factory method , adapter patterns applied in configuration management , performance management and topology management module
本文全面概括分析各种软件设计模式,重点研究几种代表性的设计模式在omc项目的具体应用。内容包括在开发网管系统的配置管理、性能管理、拓扑管理中应用mvc模式、观察者模式、单例模式、工厂方法模式、适配器模式。